﻿@charset "UTF-8";

body{
    font:Arial,"宋体",Helvetica, sans-serif,Verdana;
    color:#5a5a5a; 
    margin:0; 
    padding: 0;
    background:#FFF; 
}


A:link{text-decoration:none; color:#5a5a5a;}
A:visited{text-decoration:none; color:#5a5a5a;}
A:hover{text-decoration:none; color:#47cdff;}

img{ border:0; }

div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/
ol,ul,li{list-style-type:none;}

#header {
    height: 95px;
}

.banner{
    margin-right: auto;
    margin-left: auto;
}

.banner img {
    width:100%;height:500px;
}

.superl-navbar{
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-image: url(../images/topbarx95.png);
    background-color: #fff;
}

.superl-container{
    width: 1200px;
}

.navbar-brand {
    width: 350px;
    display: flex;
    align-items: center;
    padding: 10px 0px;
}

.navbar-brand img{
    /*width: 300px;*/
    width: auto;
    height: 80px;
}

.navbar-brand .superl-webname{
    padding-left: 20px;
    font-size: 22px;
    font-weight: bold;
}

.superl-navbar ul li {
    font-size: 16px;
    font-weight: bold;
}

.superl-nav-item {
    padding: 10px;
}

.swiper-container img {
    width: 100%;height: 600px;
}

.superl-index-about{
    padding: 50px;
    background-color: transparent;
    background-image: url(../images/home_about_bgx.jpg);
    background-position: center top;
}

.superl-index-about h3{
    text-align: center;
}

.superl-index-about h5{
    font-size: 16px;
    padding: 20px;
    text-align: center;
    letter-spacing: 5px;
}

.superl-index-about .index-about-content{
    line-height: 35px;
}


.superl-index-about .index-about-image img{
    width: 100%;
    border-radius: 10px;
}

.superl-index-about .index-about-image video{
    width: 100%;
    max-height: 500px;
}

.superl-index-article{
    margin-top: 20px;
    padding-bottom: 60px;
}

.superl-index-article .index-articlebox {
    padding: 20px 0px;
    line-height: 35px;
}


.superl-index-article .index-articlebox .title{
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}


.superl-index-article .index-articlebox .list{
    padding: 20px 0px;
}

.superl-index-article .index-articlebox .list li span{
    text-align: right;
    float: right;
}

.index-product-box {
    /*margin-top: 10px;*/
    /*padding-top: 20px;*/
    padding-bottom: 0px;
}
.index-product-box .title{
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}

.index-product-box .list {
    padding:10px 0px;
    width:100%;
    height:200px;
}

.index-product-box .list .item {
    /*width: 140px;*/
    margin-right:6px;
    margin-bottom:10px;
    float:left;
}

.index-product-box .list .item img {
    width: 100%;
    height: 100%;
    border:1px solid #eee;
    border-radius: 10px;
}


.category-left-title {
    font-weight: bold;
}

.category-left-list li a{
    font-weight: bold;
}

.index-params-box {
    margin-top:20px;
}
.index-params-box .title {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}

.index-params-box .list{
    padding: 20px 0px;
    line-height: 30px;
}
.index-params-box .list li span{
    text-align: right;
    float: right;
}



#superl-index-friendlink{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: transparent;

    background-image: url(../images/contentbg2.jpg);
    background-color: rgb(242, 244, 246);
    background-position: center top;
    background-repeat: repeat-x;
}


#superl-index-friendlink .friendlink-list{
    padding: 10px 0px;
    line-height: 30px;
}

#superl-index-friendlink .friendlink-list a {
    margin-right: 20px;
    text-decoration: none;
    color: #999;
}

#superl-index-friendlink .friendlink-list a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #666;
}


#footer{
    clear: both;

    padding-top: 60px;
    background-color: transparent;
    background-image: url(../images/footer.jpg);
    background-color: rgb(242, 244, 246);
    background-position: center top;
    background-repeat: repeat-x;
    color: rgba(255, 255, 255, 0.6);
}

#footer .footer_area{
    padding-bottom: 20px;
}

#footer h5{
    padding: 10px 0px;
    color:#fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 10px;
}


#footer  a{
    color: rgba(255, 255, 255, 0.6);
}


#footer ul li{
    line-height: 35px;
}

#footer .qrcode{
    padding:10px 0px;
    width:80px;
}

#footer .qrcode img{
  width:80px;
  height: 80px;
  border-radius: 10px;
  border:1px solid #333;
}

#footer .qrcode .qrcode-title{
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    padding-top:10px;
}


#footer .copyright{
    /*margin-top: 10px;*/
    padding: 10px;
    border-top: 1px solid #333;
    font-size: 12px;
    line-height: 25px;
}


#wycms_pages{
    margin-top: 20px;
    margin-bottom: 40px;
    height: 40px;
    padding: 10px 0px;
    font-size: 12px;
    color: #bbb;
    text-align: center;
}

#wycms_pages li.page-item {
    float: left;
    border: 1px #ccc solid;
    margin-right: 8px;
    padding:5px 5px;
}

#wycms_pages li.page-item-home, #wycms_pages li.page-item-prev, #wycms_pages li.page-item-next, #wycms_pages li.page-item-lastpage{
    float: left;
    border: 1px #ccc solid;
    margin-right: 8px;
    padding:5px 5px;
}

#wycms_pages a{
    text-decoration: none;
    padding: 0px 12px;
    font-size: 12px;
    color: #bbb;
}

#wycms_pages .page-more{
    float: left;
    padding:5px 10px;
    color: #bbb;
    border: 1px #ccc solid;
    margin-right: 8px;
}

#wycms_pages li.cur {
    background: #0daade;
}

#wycms_pages li.cur a {
    color:#fff;
}

#wycms_pages .page-more b {
    color: red;
}


.pao-swiper-container {
    overflow: hidden;
}
.swiper-container .swiper-wrapper {
    -webkit-transition-timing-function: linear;    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.swiper-slide {
    margin-right:10px;
    padding-right:10px;
    /*width:180px; */
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-product-box .swiper-slide {
    margin-right:10px;
    padding-right:10px;
    width:180px;
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
